xen: arm: prevent building with CONFIG_EARLY_PRINTK if not a debug build
authorIan Campbell <ian.campbell@citrix.com>
Wed, 5 Mar 2014 01:02:29 +0000 (01:02 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 13 Mar 2014 10:56:25 +0000 (10:56 +0000)
commit5940d3d095661f541a843e5d4c5f9363c18cd63c
tree866a6bb2a9a837c538d4976f9812ac4919460f5a
parentad9e9aef8146fad6f5f75c2f4a7910dc956c1e65
xen: arm: prevent building with CONFIG_EARLY_PRINTK if not a debug build

early printk on ARM is tied to debug being enabled, so error out instead of silently and unexpectedly building without early printk when asked.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Julien Grall <julien.grall@linaro.org>
xen/arch/arm/Rules.mk